Appliance Logging Forwarding ConnectionStatus State
Appliance Logging Forwarding ConnectionStatus State
The Appliance Logging Forwarding ConnectionStatus State enumerated type defines the state values that a remote logging server can be in.
Possible values:
UP
: The remote logging server is reachable.DOWN
: The remote logging server is not reachable.UNKNOWN
: The status of remote logging server is unknown.
This enumeration was added in vSphere API 6.7.
This data structure has no properties.
Enumeration:
UP,
DOWN,
UNKNOWN,